FROMLIST: drm/panel: add Ilitek ILI7807S panel driver - #1080
FROMLIST: drm/panel: add Ilitek ILI7807S panel driver#1080arpit-dev-geek wants to merge 4 commits into
Conversation
This reverts commit 99eb8b4.
This reverts commit 8c706c3.
…roller ILI7807S is a DSI display controller used to drive MIPI-DSI panels. The DLC DLC0697 1080x1920 LCD panel is based on this controller. The panel requires a reset GPIO, I/O voltage supply (vddi), positive LCD bias supply (avdd) and negative LCD bias supply (avee). The panel operates in video burst mode with four data lanes using RGB888 pixel format. Link: https://lore.kernel.org/all/20260701-ili7807s-v4-1-c7d76d4780a5@oss.qualcomm.com/ Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Arpit Saini <arpit.saini@oss.qualcomm.com>
Add a DRM panel driver for the DLC DLC0697 1080x1920@60Hz MIPI DSI panel based on the Ilitek ILI7807S display controller. The panel operates in video burst mode with four data lanes using RGB888 pixel format. Link: https://lore.kernel.org/all/20260701-ili7807s-v4-2-c7d76d4780a5@oss.qualcomm.com/ Signed-off-by: Arpit Saini <arpit.saini@oss.qualcomm.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
1 similar comment
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4565521 on any of the following entities: Entities:
CR: 4565521 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
|
not needed the latter one will include its commits as well |
Add DT bindings and a DRM panel driver for panels based on the Ilitek
ILI7807S display controller. The first supported panel is the DLC
DLC0697 1080x1920@60Hz MIPI DSI panel.
CRs-Fixed: 4565521